The Dreamweaver JavaScript API > Toggle functions > dom.setShowToolbar() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Shows or hides the Toolbar.
Arguments
bShow
bShow
is a Boolean value indicating whether the toolbar should be visible (true
) or not (false
).
Returns
Nothing.
![]() ![]() ![]() |